MessageIsTeamTask Property
Contains true if the task is a team task.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public bool IsTeamTask { get; set; }
Public Property IsTeamTask As Boolean
Get
Set
Property Value
Booleantrue if this instance is team task; otherwise,
false.